home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / wdj0696.zip / HAZZAH.ZIP / TRAPLIST.INC < prev    next >
Text File  |  1996-01-23  |  995b  |  18 lines

  1. ;****************************************************************************
  2. ;                                                                           *
  3. ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY     *
  4. ; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE       *
  5. ; IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR     *
  6. ; PURPOSE.                                                                  *
  7. ;                                                                           *
  8. ; Copyright (C) 1993-95  Microsoft Corporation.  All Rights Reserved.       *
  9. ;                                                                           *
  10. ;****************************************************************************
  11.  
  12. ;
  13. ; This is the virtual device ID for this VxD.  It is a unique number assigned
  14. ; to this device.  For more information on VxD IDs, please see the VXDID.TXT
  15. ; file.
  16. ;
  17. TRAPLIST_Dev_ID equ    0BADDh
  18.